Welcome![Sign In][Sign Up]
Location:
Search - vc bitmap

Search list

[Picture ViewerXianShi

Description: 在VC++运行环境下,显示一幅位图文件,跟图像处理方面有关-In VC++ Running environment, showed an bitmap file with the image processing aspects of
Platform: | Size: 328704 | Author: 李响 | Hits:

[Windows CEBitmapButton

Description: PocketPC2003的MFC程序漂亮的位图按钮的evc实现(带例程) 现在开发一些PPC上应用程序,最一个好看的界面也是很重要的,给人以美好的感觉。位图按钮是其中的一个重要部分。 这个位图按钮是用VC上98年就出来的一个CButtonST类修改而来的,因为PPC上一些函数的处理和PC不同,所以进行了修改。例如PPC上一般情况下,没有鼠标在没有按下时划过这样的事件,不过这里还是做了这种情况的处理。再就是DrawText函数,要移动一下位置才能够正确画到按钮中央。 将BtnST文件复制就可以使用。 通过SetIcon函数来指定按钮的鼠标在其中和不在其中的图片,给它两个图标资源就可以了。 按钮有几种设置可以选择,是否为平按钮(PPC上也可以做突起按钮),是否绘画边框,文字方向等等。 如果需要实现更多的特效,可以修改CBtnST类的DrawTheIcon中具体绘图的部分来实现。 基本使用方法: 1.在对话框类中添加一个CButtonST变量 2.在Initdialog中SetIcon(ICON1,ICON2) 3.在DoDataExchange中添加DDX_Control(pDX, 按钮ID, CButtonST变量)-err
Platform: | Size: 35840 | Author: jacky | Hits:

[2D GraphicBitmap_Conversion

Description: vc++图像转换代码,可实现像素灰度,对比度,mosaic,柔化及波形扰动等动能-vc++ image conversion code, can be realized pixel, contrast, mosaic, soften and waveform perturbation kinetic energy, etc.
Platform: | Size: 50176 | Author: 张博士 | Hits:

[2D GraphicDSplit

Description: 这是用于VC++开发的,能够准确地检测出图像中物体的边缘,还集成了CDib类可以处理8位、16位、24位、32位位图。-This is for VC++ Developed to accurately detect the edge of the image objects, but also integrates CDib type can deal with 8, 16, 24, 32-bit bitmap.
Platform: | Size: 347136 | Author: 耗子 | Hits:

[Picture Viewerbrowsbitmap

Description: 采用VC++编写,可浏览位图格式BMP文件。成功在VC6.0上运行。-Used VC++ Prepared, please visit the BMP bitmap file format. Successful run in VC6.0.
Platform: | Size: 2074624 | Author: wf | Hits:

[VC/MFC2DCAD-2.20.2008

Description: 仿位图源程序,通过VC++编译。程序比较简单,适合初学者-Imitation bitmap source through VC++ Compiler. Relatively simple procedure, suitable for beginners
Platform: | Size: 5311488 | Author: 李政 | Hits:

[Special EffectsDIBDisplay

Description: 图像处理程序,有图像几何变换,图像增强,图像频域分析,边缘检测,能处理256色位图和24位真彩色图像-Image processing procedures, have the image geometric transform, image enhancement, image frequency domain analysis, edge detection, can handle 256-color bitmap and 24 Bit True Color Image
Platform: | Size: 6976512 | Author: liangge | Hits:

[Dialog_Windowlesson10

Description: 孙鑫老师VC视频第十课代码:图形的绘制,如何使用自定义画笔(颜色,线宽,线型)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-Xin Sun 10th class teacher VC Video Code: graphics rendering, how to use a custom brush (color, line width, linear). Procedures for how to add menu options and option settings dialog box, and how to use the standard Color dialog box, and how to use the Font dialog box, and realize in the Options dialog box in preview. Realize the Options dialog box and the window class of data exchange. How to change the dialog box and controls the background color, how to change the control text color of the button controls the special treatment. How to display a window bitmap.
Platform: | Size: 117760 | Author: shanyingying | Hits:

[GDI-Bitmap3DMaze

Description: vc++ 和opengl实现的3d 迷宫效果-vc++ and opengl realize the effect of the 3d maze
Platform: | Size: 3206144 | Author: li jianwei | Hits:

[VC/MFCVC++_Windows_BMP

Description: 用VC++处理BMP位图的算法研究,可用于参考,设计相关课题-Using VC treatment BMP bitmap algorithm research, can be used for reference, design related topics
Platform: | Size: 145408 | Author: wangwei | Hits:

[GUI Developsmallprogramofvc++

Description: 总结了20个在VC中常用的20个源码程序,主要在窗口绘制上使用,主要有位图菜单项、模式对话框、 限制窗口大小、透明窗、拆分窗口、自动停靠等各种功能-Summed up the 20 commonly used in the VC-source program 20, the main draw of the window to use the main menu item bitmap, mode dialog box to restrict the window size, transparent window, split window, various functions such as automatic call
Platform: | Size: 35762176 | Author: 脉冲信号 | Hits:

[TreeViewVCBitmapTreeControl

Description: 本实例对CTreeCtrl类进行了增强,不仅使它带有背景位图,而且解决了在点击树型控件时背景位图闪动的问题-Examples of this type carried out CTreeCtrl enhanced, not only make it with a background bitmap, but settled in the tree control when clicking background bitmap flashing problem
Platform: | Size: 17408 | Author: shenhaiyu | Hits:

[Button controlButtom

Description: vc++中实现的各种按钮 背景颜色 加位图 等各种设置 超强的按钮类-vc++ achieve a variety of button bitmap background color plus a variety of settings, such as super-button type
Platform: | Size: 2195456 | Author: wangjun | Hits:

[GDI-Bitmap256tobw

Description: 将256色位图转换为黑白图...VC++环境-256-color bitmap will be converted to black and white map ... VC++ Environment
Platform: | Size: 205824 | Author: 王玉 | Hits:

[GDI-BitmapMyClock

Description: 绝大多数的电子产品都使用了七段数码显示,如果软件也能模拟出这种效果该有多好?在本文之前,VC知识库在线杂志曾有两篇文章介绍过如何实现这种效果,有一篇的实现方法较为简单,但绘出的数字不够逼真,而另一篇实现的效果虽然逼真,但必须依赖位图资源,并且无法设置前景色和背景色等。笔者经过仔细的研究与试验,终于找到了较好的解决办法。本文将详细讲述七段数码显示的数字时钟的实现。 关键字 七段数码显示 数字时钟 实现原理 -The vast majority of electronic products are used in digital display and seventh, if the software can also simulate the effect of the how good? In this article before, VC 2 Knowledge Base article online magazine has been introduced on how to achieve this effect, the realization method has a relatively simple, but realistic enough to map the figures, while others realize the effects of a lifelike Although, it must be dependent bitmap resources, and can not set the Foreground and background color and so on. The author, after careful research and testing, finally found a better solution. This article will describe in detail the seventh digital display digital clock realize. Keyword paragraph realize digital display digital clock Principle
Platform: | Size: 56320 | Author: aaa | Hits:

[GUI DevelopLayeredBitmapCtrl_demo

Description: Vc控件,多层Bitmap导入,对游戏编程有很好的参考价值。-Vc controls, multi-storey Bitmap import of game programming has a very good reference value.
Platform: | Size: 629760 | Author: 阿朱 | Hits:

[Graph Drawing53607915SeaAndSky

Description: 一个在opengl下显示灰度bmp位图文件的程序,用VC++ 编写而成。很简单,适合初学者使用。-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners-Opengl shown in grayscale bitmap bmp files, use VC++ Prepared. Very simple, suitable for beginners to use.-an opengl shown in gray bmp bitmap documentation procedures, prepared by VC. Very simple, suitable for beginners
Platform: | Size: 138240 | Author: zhang | Hits:

[Windows Developbitmap

Description: 介绍了VC下位图的现实方法,比较实用,从网上搜的,参考。-Introduction of the VC under the reality of the bitmap method, more practical, from the Internet search and reference.
Platform: | Size: 16384 | Author: bsl | Hits:

[GDI-BitmapScrollBitmap

Description: 演示如何在vc下调用picture box控件的例子,支持滚屏-Demonstrate how to call in vc under the picture box control example, to support the Scroll
Platform: | Size: 66560 | Author: hrg | Hits:

[Windows DevelopSrccode

Description: 绝大多数的电子产品都使用了七段数码显示,如果软件也能模拟出这种效果该有多好?在本文之前,VC知识库在线杂志曾有两篇文章介绍过如何实现这种效果,有一篇的实现方法较为简单,但绘出的数字不够逼真,而另一篇实现的效果虽然逼真,但必须依赖位图资源,并且无法设置前景色和背景色等。笔者经过仔细的研究与试验,终于找到了较好的解决办法。本代码演示了七段数码显示的数字时钟的实现。 -The vast majority of electronic products are used in digital display and seventh, if the software can also simulate the effect of the how good? In this article before, VC Knowledge online magazine articles have been introduced on how to achieve this effect, there is the realization of a relatively simple method, but not realistic figure drawing and the other to achieve a realistic effect though, but it must be dependent bitmap resources, and can not set the Foreground and background color and so on. The author, after careful research and testing, finally found a better solution. This code demonstrates the seventh digital display of the realization of the digital clock.
Platform: | Size: 246784 | Author: james | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 48 »

CodeBus www.codebus.net